PHY GET MATERIAL EXIST

Use this command to determine if a material with the given ID number exists.

  Syntax
Return Integer=PHY GET MATERIAL EXIST(ID)
  Parameters
ID
Integer
the ID number of the material

  Returns

Returns 1 if the material exists and 0 if the material does not exist.

  Example Code
No example code is provided for this command